home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Sep 89 / Y0077-Printing-Sep89 < prev    next >
Encoding:
Text File  |  1989-09-25  |  1.1 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    7379793                         25-Sept-89        07:51
  2.  
  3. From:   SW0092                          SWD IFA System AB, Sthlm
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Printing
  8.  
  9. Does anyone have any suggestions on how to use UPrinting to print reports -
  10. something like an A/R aging report with control headings, subtotals, page
  11. headings, etc. Coinsider this:
  12. I have several hundred invoices to report on. I want a subtotal for each
  13. customer, a subtotal for each city, and a grand total for the whole accounts
  14. receivable. The subtotal lines are part of the report contents. The page
  15. heading and footing location can vary depending printing parameters.
  16.  
  17. Which methods print page headings and footings. The only examples of this is
  18. some obscure debugging code in StdPringHandler.AdornPage.  Does StdPrintHandler
  19. need to be subclassed to print page header with page count, date, etc?
  20. How do I include variable data (ie. the first customer name of each page) in
  21. the page header?
  22.  
  23. Does the current Cookbook have any useful examples of this?
  24.  
  25. I would really appreciate any help i getting started with this.
  26.  
  27. Kent Hosselton
  28.  
  29.  
  30.